home *** CD-ROM | disk | FTP | other *** search
- <!---------------------------------------------------------------------------------------
- ThumbHTML - slideshow template
- -------------------------------
-
- This is the template for the slideshow page generated by ThumbHTML.
- You can edit this as necessary to customise the appearance of your pages.
- the following 'macro' elements are available, and will be substituted with the corresponding
- item by ThumbHTML wherever they appear in the template:
-
- <!--title--> Page title
- <!--filename--> Filename
- <!--imagecount--> Image count
- <!--photodate--> Photo datetime
- <!--photodetails--> Photo details
- <!--descriptions--> Photo comments
- <!--image--> The actual image
- <!--mainimagepagelink--> Link to main image thumbnail page
- <!--progver--> ThumbHTML version
- <!--date(mm/dd/yyyy)--> Current date (replace date format as required)
- <!--time(hh:mm)--> Current time (replace time format as required)
- <!--footer--> Footer (can include other macros)
-
- Note: the </head> tag is replaced by all the necessary header info (i.e. the Javascript)
- which carries out the slideshow by ThumbHTML.
-
- Jeff Waldock, February 4, 2003.
- ------------------------------------------------------------------------------------------>
- <html><head>
- <meta name="generator" content="ThumbHTML v<!--progver-->">
- <title><!--title--></title>
- <link rel="stylesheet" type="text/css" href="photos.css">
- </head>
- <body onload="doSShow()">
- <center>
- <H1><!--title--></H1>
- <hr size="1" width="50%" align="center">
- <table border="0" cellpadding="0" cellspacing="0">
- <tr><td colspan="2"><!--filename--> <!--imagecount--></td></tr>
- <tr>
- <td height="25"><!--photodate--></td>
- <td align="right" height="25"><!--photodetails--></td>
- </tr>
- <tr><td id="mainimage" colspan="2" align="center"><!--image--><br><!--descriptions--></td></tr>
- </table>
- <!--mainimagepagelink-->
- </center>
- <!--footer-->
-